2023-09-21T17:21:45.0274993Z ##[group]Run python -m pip install --pre --find-links wheelhouse/artifact/ tables
2023-09-21T17:21:45.0275524Z [36;1mpython -m pip install --pre --find-links wheelhouse/artifact/ tables[0m
2023-09-21T17:21:45.0354824Z shell: /usr/bin/bash -e {0}
2023-09-21T17:21:45.0355145Z env:
2023-09-21T17:21:45.0355449Z   pythonLocation: /opt/hostedtoolcache/Python/3.9.18/x64
2023-09-21T17:21:45.0355814Z   PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.9.18/x64/lib/pkgconfig
2023-09-21T17:21:45.0356165Z   Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.18/x64
2023-09-21T17:21:45.0356471Z   Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.18/x64
2023-09-21T17:21:45.0356787Z   Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.18/x64
2023-09-21T17:21:45.0357107Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.9.18/x64/lib
2023-09-21T17:21:45.0357657Z ##[endgroup]
2023-09-21T17:21:45.7843927Z Looking in links: wheelhouse/artifact/
2023-09-21T17:21:45.9496913Z Processing ./wheelhouse/artifact/tables-3.8.1.dev0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
2023-09-21T17:21:46.3962078Z Collecting numpy>=1.19.0 (from tables)
2023-09-21T17:21:46.3964392Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/75/cd/7ae0f2cd3fc68aea6cfb2b7e523842e1fa953adb38efabc110d27ba6e423/numpy-1.26.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
2023-09-21T17:21:46.4869143Z   Downloading numpy-1.26.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB)
2023-09-21T17:21:46.5178620Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 1.8 MB/s eta 0:00:00
2023-09-21T17:21:46.6304950Z Collecting numexpr>=2.6.2 (from tables)
2023-09-21T17:21:46.6307531Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/6a/5b/4e36b82a51e261d24240e113abc8567e283ccd41d07d2e4b58b19438bf25/numexpr-2.8.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
2023-09-21T17:21:46.6364420Z   Downloading numexpr-2.8.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.0 kB)
2023-09-21T17:21:46.6736038Z Collecting packaging (from tables)
2023-09-21T17:21:46.6774001Z   Downloading packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T17:21:46.6836835Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 10.2 MB/s eta 0:00:00
2023-09-21T17:21:46.7085083Z Collecting py-cpuinfo (from tables)
2023-09-21T17:21:46.7120052Z   Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T17:21:46.7416725Z Downloading numexpr-2.8.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (383 kB)
2023-09-21T17:21:46.7842885Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.4/383.4 kB 9.3 MB/s eta 0:00:00
2023-09-21T17:21:46.7927109Z Downloading numpy-1.26.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
2023-09-21T17:21:46.9449937Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 94.5 MB/s eta 0:00:00
2023-09-21T17:21:47.0678952Z Installing collected packages: py-cpuinfo, packaging, numpy, numexpr, tables
2023-09-21T17:21:49.9733844Z Successfully installed numexpr-2.8.6 numpy-1.26.0 packaging-23.1 py-cpuinfo-9.0.0 tables-3.8.1.dev0
2023-09-21T17:21:50.2050858Z 
2023-09-21T17:21:50.2051854Z [notice] A new release of pip is available: 23.0.1 -> 23.2.1
2023-09-21T17:21:50.2052309Z [notice] To update, run: pip install --upgrade pip
